翻訳と辞書
Words near each other
・ Limbo (1999 film)
・ Limbo (2004 film)
・ Limbo (2010 film)
・ Limbo (album)
・ Limbo (boutique)
・ Limbo (Brathwaite poem)
・ Limbo (Bryan Ferry song)
・ Limbo (Coleridge poem)
・ Limbo (comics)
・ Limbo (Daddy Yankee song)
・ Limbo (dance)
・ Limbo (DC Comics)
・ Limbo (disambiguation)
・ Limbo (Dungeons & Dragons)
・ Limbo (Marvel Comics)
Limbo (programming language)
・ Limbo (skating)
・ Limbo (story collection)
・ Limbo (video game)
・ Limbo (weapon)
・ Limbo Boots
・ Limbo Carnival
・ Limbo of the Lost
・ Limbo Parks
・ Limbo Race
・ Limbo Rock
・ Limbo, Panto
・ Limbobotys
・ Limbobotys acanthi
・ Limbobotys foochowensis


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Limbo (programming language) : ウィキペディア英語版
Limbo (programming language)

Limbo is a programming language for writing distributed systems and is the language used to write applications for the Inferno operating system. It was designed at Bell Labs by Sean Dorward, Phil Winterbottom, and Rob Pike.
The Limbo compiler generates architecture-independent object code which is then interpreted by the Dis virtual machine or compiled just before runtime to improve performance. Therefore all Limbo applications are completely portable across all Inferno platforms.
Limbo's approach to concurrency was inspired by Hoare's Communicating Sequential Processes (CSP), as implemented and amended in Pike's earlier Newsqueak language and Winterbottom's Alef.
==Language features==
Limbo supports the following features:
* modular programming
* concurrent programming
* strong type checking at compile- and run-time
* interprocess communication over typed channels
* automatic garbage collection
* simple abstract data types

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Limbo (programming language)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.